


.er-area-cascader-wrap,
.er-area-cascader {
    width: 100%;
}
.er-area-sec .cardList {
    display: flex;
    flex-wrap: wrap;
}
.er-area-sec .cardList li {

    width: 50%;
    white-space: nowrap;
    line-height: 2em;
    cursor: pointer;
}
.er-area-sec .cardList li>div {
    margin: 0 8px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.er-area-sec .cardList li>div:hover {
    background: #f7f7f7;
}
.er-area-sec .el-tabs__header {
    margin-bottom: 0;
}
.er-area-sec .el-tabs__content {
    padding: 15px 8px;
    border-left: 1px solid #E4E7ED;
    border-right: 1px solid #E4E7ED;
    border-bottom: 1px solid #E4E7ED;
}


.userinfo_wrap {
    display: flex;
}
.userinfo_left {
    flex: 3;
}
.userinfo_right {
    flex: 1;
}
.sfzh_error {
    color: red;
    position: absolute;
    font-size: 12px;
    top: 100%;
    margin-top: -5px;
}


.review-box-hidden {
  visibility: hidden;
}
.fr {
  position: relative;
}
.fr.disabled::after {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  cursor: not-allowed;
}
.stopupload {
  color: red;
}


.ErHdFooter1_fr {
  display: flex;
  justify-content: space-between;
  width: 98%;
}
.ErHdFooter1_fr>a,
.ErHdFooter1_fr>div {
  width: 30% !important;
  height: 3.6rem !important;
  line-height: 3.6rem !important;
  flex: 1;
  margin: 0px 5px;
}
.ErHdFooter1_fr>div .er-button-style {
  width: 100% !important;
  padding: 0px !important;
}
.review-box-hidden {
  visibility: hidden;
}


.pic-con-img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.ActivityImage {
    width: 100%;
    height: 100%;
    position: relative;
}
.rs-img-thum-show {
    height: 90px;
    text-align: center;
    line-height: 2em;
    background: rgba(50, 50, 50, 0.6);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -45px;
    color: #fff;
    z-index: 2;
    align-items: center;
    padding: 0 .5rem;
    border-top-left-radius: .5em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: .5em;
}
.rs-img-icon i {
    font-size: 38px;
    line-height: 45px;
}
.ActivityImage {
    position: relative;
}
.ActivityImage>a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(67, 114, 194);
    position: absolute;
    top: 0;
    left: 0;
}
.ActivityImage img {
    width: 100%;
}
.ActivityImage .iconfont {
    font-size: 82px;
    color: #fff
}

/*------------------------------currentActivity-list  当前活动--------------------------*/

.currentActivity-list {}

.currentActivity-list .er-news-list-box {
    border-bottom: 0;
    margin-bottom: 2em;
}
.currentActivity-list .er-news-list-box:last-child{
  margin-bottom: 0px;
}

.currentActivity-list .er-news-list-con {
    padding: 1.5em;
    background-color: #fff;
    margin:0px;
}

.currentActivity-list .er-news-list-box .pic {
    float: left;
    width: 70%;
    padding: 0;
    margin-right: 2%;
}

.currentActivity-list .er-news-list-box-title {
    float: right;
    width: 28%;
    padding: 0;
}


.currentActivity-list .info-box-ul li {
    letter-spacing: 2px;
    font-size: 1.2rem;
}

.currentActivity-list .con-box-ul li {
    float: left;
    text-align: center;
    width: 33%;
    margin-top: 1em;
    line-height: 2em;
    margin-bottom: 1em;
    border-right: 1px solid #eee;
}

.currentActivity-list .con-box-ul li:last-child {
    border-right: 0;
}

.currentActivity-list .con-box-ul li a {
    display: block;
    cursor: pointer;
    font-size: 1.4rem;
}

.currentActivity-list .hotBtn {
    clear: both;
    font-family: "microsoft yahei";
    font-size: 1.6rem;
    height: 50px;
    line-height: 50px;
    width: 100%;
    display: block;
    background: #fcc52f;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.currentActivity-list .c-999 {
    color: #999;
}

.currentActivity-list .c-oranger {
    color: #fc714c;
}

.currentActivity-list .c-green {
    color: #1fb079;
}
.mk10195_1_0_1 {
  /* 图标hover*/
}
.mk10195_1_0_1 .introduction span span {
  text-indent: 2em;
}
.mk10195_1_0_1 .er-activity-review-nar {
  padding: 6px 0;
}
.mk10195_1_0_1 .er-activity-review-nar .review-box {
  width: 100%;
}
.mk10195_1_0_1 .er-activity-review-nar .review-box-2 {
  width: 100%;
}
.mk10195_1_0_1 .er-activity-review-nar .review-box,
.mk10195_1_0_1 .er-activity-review-nar .review-box-2 {
  /* display: inline-block; */
  margin-bottom: 7px;
}
.mk10195_1_0_1 .er-activity-review-nar .review-box-label {
  font-style: normal;
  color: #aaa;
}
.mk10195_1_0_1 .er-activity-review-bar {
  margin: 0 0.5em;
}
.mk10195_1_0_1 .inlineBlock {
  display: inline-block;
}
.mk10195_1_0_1 .er-news-list-box-title .title .textleft {
  font-size: 1.6em;
}
.mk10195_1_0_1 .review-flex {
  width: 100%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.mk10195_1_0_1 .review-flex p {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 18px;
  color: #ff0000;
}
.mk10195_1_0_1 .review-flex:last-child {
  border: none;
}
.mk10195_1_0_1 .review-box-3 {
  margin-top: 6px;
}
.mk10195_1_0_1 .review-span {
  font-weight: bold;
  font-style: normal;
  color: #aaa;
}
.mk10195_1_0_1 .fr {
  margin-top: 6px;
}
.mk10195_1_0_1 .wgt-race a {
  background-color: transparent;
}
.mk10195_1_0_1 .wgt-race a {
  cursor: pointer;
}
.mk10195_1_0_1 .wgt-race .icon {
  display: inline-block;
  background: url(/public/images/race-icons.png?sda0356aab0);
}
.mk10195_1_0_1 .wgt-race .icon-edit-1,
.mk10195_1_0_1 .wgt-race .icon-man,
.mk10195_1_0_1 .wgt-race .icon-phone,
.mk10195_1_0_1 .wgt-race .icon-qq,
.mk10195_1_0_1 .wgt-race .icon-search {
  background-repeat: no-repeat;
}
.mk10195_1_0_1 .wgt-race .icon-search {
  width: 16px;
  height: 16px;
  background-position: 0 -367px;
}
.mk10195_1_0_1 .wgt-race .icon-phone,
.mk10195_1_0_1 .wgt-race .icon-qq {
  width: 32px;
  height: 32px;
}
.mk10195_1_0_1 .wgt-race .icon-qq {
  background-position: 0 -269px;
}
.mk10195_1_0_1 .wgt-race .icon-phone {
  background-position: 0 -171px;
}
.mk10195_1_0_1 .wgt-race .icon-man {
  width: 16px;
  height: 16px;
  background-position: 0 -140px;
}
.mk10195_1_0_1 .wgt-race .icon-edit-1 {
  width: 20px;
  height: 20px;
  background-position: 0 -70px;
}
.mk10195_1_0_1 .wgt-race .icon-code-1 {
  width: 20px;
  height: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.mk10195_1_0_1 .wgt-race .icon-qq-1,
.mk10195_1_0_1 .wgt-race .icon-qzone-1,
.mk10195_1_0_1 .wgt-race .icon-weibo-1,
.mk10195_1_0_1 .wgt-race .icon-weixin-1 {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
}
.mk10195_1_0_1 .wgt-race .icon-qzone-1 {
  background-position: 0 -316px;
}
.mk10195_1_0_1 .wgt-race .icon-qq-1 {
  background-position: 0 -218px;
}
.mk10195_1_0_1 .wgt-race .icon-weibo-1 {
  background-position: 0 -398px;
}
.mk10195_1_0_1 .wgt-race .icon-weixin-1 {
  background-position: 0 -449px;
}
.mk10195_1_0_1 .wgt-race {
  background-color: #f1f2f7;
  color: #4d4d4d;
  font-size: 14px;
  font-family: 'microsoft yahei';
}
.mk10195_1_0_1 .wgt-race .s-menu {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: -118px;
  height: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.mk10195_1_0_1 .wgt-race .s-menu.open {
  right: 0;
}
.mk10195_1_0_1 .wgt-race .s-menu.open.a-1 .s-wrap {
  width: 180px;
}
.mk10195_1_0_1 .wgt-race .s-menu.open.a-1 .w-1 {
  display: block;
  text-align: center;
}
.mk10195_1_0_1 .wgt-race .s-menu.open.a-1 .w-1 p {
  font-size: 16px;
  color: #f6f6f6;
  margin: 55px 0 8px;
}
.mk10195_1_0_1 .wgt-race .s-menu.open.a-1 .w-2 {
  display: none;
}
.mk10195_1_0_1 .wgt-race .w-1 {
  display: none;
  width: 180px;
}
.mk10195_1_0_1 .wgt-race .w-1 img {
  width: 120px;
  height: 120px;
  margin-top: 20px;
  margin-left: 30px;
  border: 2px solid #fff;
}
.mk10195_1_0_1 .wgt-race .w-2 {
  padding-top: 36px;
}
.mk10195_1_0_1 .wgt-race .w-2 a {
  display: block;
  margin-top: 10px;
  color: #fff;
}
.mk10195_1_0_1 .wgt-race .w-2 a:hover i {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  transition: all 0.64s;
}
.mk10195_1_0_1 .wgt-race .w-2 p {
  font-size: 12px;
}
.mk10195_1_0_1 .wgt-race .s-wrap {
  text-align: center;
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 118px;
}
/* .mk10195_1_0_1 .wgt-race .a-wrap {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 90px;
  left: -48px;
  height: 108px;
  width: 48px;
} */
.mk10195_1_0_1 .wgt-race .a-wrap {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 50%;
  left: -48px;
  height: 50px;
  width: 48px;
  margin-top: -25px;
}


.mk10195_1_0_1 .wgt-race .a-wrap a {
  padding: 19px 14px 14px;
  display: block;
}
.mk10195_1_0_1 .wgt-race .a-wrap a:hover .icon-edit-1 {
  background-position: 0 -105px;
  background-repeat: no-repeat;
}
.mk10195_1_0_1 .wgt-race .a-wrap a:hover .icon-code-1 {
  background-position: 0 -35px;
  background-repeat: no-repeat;
}
.mk10195_1_0_1 .wgt-race .a-wrap a + a {
  padding: 14px 14px 19px;
}
/* .mk10195_1_0_1 .wgt-race .a-wrap:before {
  content: '';
  width: 32px;
  height: 1px;
  display: block;
  top: 54px;
  left: 8px;
  background: #837e7e;
  position: absolute;
} */
.mk10195_1_0_1 .wgt-race a {
  color: #4d4d4d;
  text-decoration: none;
}
.mk10195_1_0_1 .wgt-race a:hover {
  text-decoration: none;
}
.mk10195_1_0_1 .er-button .er-button-style{
  border: 0px;
}




.ErHdFooter1_fr {
  display: flex;
  justify-content: space-between;
  width: 98%;
}
.ErHdFooter1_fr>a,
.ErHdFooter1_fr>div {
  width: 30% !important;
  height: 3.6rem !important;
  line-height: 3.6rem !important;
}
.ErHdFooter1_fr>div .er-button-style {
  width: 100% !important;
  padding: 0px !important;
}


.pic-con-img {
    display: block;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.ActivityImage {
    width: 100%;
    height: 100%;
    position: relative;
}
.rs-img-thum-show {
    height: 90px;
    text-align: center;
    line-height: 2em;
    background: rgba(50, 50, 50, 0.6);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -45px;
    color: #fff;
    z-index: 2;
    align-items: center;
    padding: 0 .5rem;
    border-top-left-radius: .5em;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: .5em;
}
.rs-img-icon i {
    font-size: 38px;
    line-height: 45px;
}
.ActivityImage {
    position: relative;
}
.ActivityImage>a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(67, 114, 194);
    position: absolute;
    top: 0;
    left: 0;
}
.ActivityImage img {
    width: 100%;
}
.ActivityImage .iconfont {
    font-size: 82px;
    color: #fff
}

/*------------------------------currentActivity-list  当前活动--------------------------*/

.currentActivity-list {}

.currentActivity-list .er-news-list-box {
    border-bottom: 0;
    margin-bottom: 2em;
}
.currentActivity-list .er-news-list-box:last-child{
  margin-bottom: 0px;
}

.currentActivity-list .er-news-list-con {
    padding: 1.5em;
    background-color: #fff;
    margin:0px;
}

.currentActivity-list .er-news-list-box .pic {
    float: left;
    width: 70%;
    padding: 0;
    margin-right: 2%;
}

.currentActivity-list .er-news-list-box-title {
    float: right;
    width: 28%;
    padding: 0;
}


.currentActivity-list .info-box-ul li {
    letter-spacing: 2px;
    font-size: 1.2rem;
}

.currentActivity-list .con-box-ul li {
    float: left;
    text-align: center;
    width: 33%;
    margin-top: 1em;
    line-height: 2em;
    margin-bottom: 1em;
    border-right: 1px solid #eee;
}

.currentActivity-list .con-box-ul li:last-child {
    border-right: 0;
}

.currentActivity-list .con-box-ul li a {
    display: block;
    cursor: pointer;
    font-size: 1.4rem;
}

.currentActivity-list .hotBtn {
    clear: both;
    font-family: "microsoft yahei";
    font-size: 1.6rem;
    height: 50px;
    line-height: 50px;
    width: 100%;
    display: block;
    background: #fcc52f;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
}

.currentActivity-list .c-999 {
    color: #999;
}

.currentActivity-list .c-oranger {
    color: #fc714c;
}

.currentActivity-list .c-green {
    color: #1fb079;
}
.ErActivityReviewRmain {
  /* 图标hover*/
}
.ErActivityReviewRmain .introduction span span {
  text-indent: 2em;
}
.ErActivityReviewRmain .er-activity-review-nar {
  padding: 6px 0;
}
.ErActivityReviewRmain .er-activity-review-nar .review-box {
  width: 100%;
}
.ErActivityReviewRmain .er-activity-review-nar .review-box-2 {
  width: 100%;
}
.ErActivityReviewRmain .er-activity-review-nar .review-box,
.ErActivityReviewRmain .er-activity-review-nar .review-box-2 {
  /* display: inline-block; */
  margin-bottom: 7px;
}
.ErActivityReviewRmain .er-activity-review-nar .review-box-label {
  font-style: normal;
  color: #aaa;
}
.ErActivityReviewRmain .er-activity-review-bar {
  margin: 0 0.5em;
}
.ErActivityReviewRmain .inlineBlock {
  display: inline-block;
}
.ErActivityReviewRmain .er-news-list-box-title .title .textleft {
  font-size: 1.6em;
}
.ErActivityReviewRmain .review-flex {
  width: 100%;
  text-align: center;
  border-right: 1px solid #ddd;
}
.ErActivityReviewRmain .review-flex p {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 18px;
  color: #ff0000;
}
.ErActivityReviewRmain .review-flex:last-child {
  border: none;
}
.ErActivityReviewRmain .review-box-3 {
  margin-top: 6px;
}
.ErActivityReviewRmain .review-span {
  font-weight: bold;
  font-style: normal;
  color: #aaa;
}
.ErActivityReviewRmain .fr {
  margin-top: 6px;
}
.ErActivityReviewRmain .wgt-race a {
  background-color: transparent;
}
.ErActivityReviewRmain .wgt-race a {
  cursor: pointer;
}
.ErActivityReviewRmain .wgt-race .icon {
  display: inline-block;
  background: url(/public/images/race-icons.png?sda0356aab0);
}
.ErActivityReviewRmain .wgt-race .icon-edit-1,
.ErActivityReviewRmain .wgt-race .icon-man,
.ErActivityReviewRmain .wgt-race .icon-phone,
.ErActivityReviewRmain .wgt-race .icon-qq,
.ErActivityReviewRmain .wgt-race .icon-search {
  background-repeat: no-repeat;
}
.ErActivityReviewRmain .wgt-race .icon-search {
  width: 16px;
  height: 16px;
  background-position: 0 -367px;
}
.ErActivityReviewRmain .wgt-race .icon-phone,
.ErActivityReviewRmain .wgt-race .icon-qq {
  width: 32px;
  height: 32px;
}
.ErActivityReviewRmain .wgt-race .icon-qq {
  background-position: 0 -269px;
}
.ErActivityReviewRmain .wgt-race .icon-phone {
  background-position: 0 -171px;
}
.ErActivityReviewRmain .wgt-race .icon-man {
  width: 16px;
  height: 16px;
  background-position: 0 -140px;
}
.ErActivityReviewRmain .wgt-race .icon-edit-1 {
  width: 20px;
  height: 20px;
  background-position: 0 -70px;
}
.ErActivityReviewRmain .wgt-race .icon-code-1 {
  width: 20px;
  height: 20px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.ErActivityReviewRmain .wgt-race .icon-qq-1,
.ErActivityReviewRmain .wgt-race .icon-qzone-1,
.ErActivityReviewRmain .wgt-race .icon-weibo-1,
.ErActivityReviewRmain .wgt-race .icon-weixin-1 {
  width: 36px;
  height: 36px;
  background-repeat: no-repeat;
}
.ErActivityReviewRmain .wgt-race .icon-qzone-1 {
  background-position: 0 -316px;
}
.ErActivityReviewRmain .wgt-race .icon-qq-1 {
  background-position: 0 -218px;
}
.ErActivityReviewRmain .wgt-race .icon-weibo-1 {
  background-position: 0 -398px;
}
.ErActivityReviewRmain .wgt-race .icon-weixin-1 {
  background-position: 0 -449px;
}
.ErActivityReviewRmain .wgt-race {
  background-color: #f1f2f7;
  color: #4d4d4d;
  font-size: 14px;
  font-family: 'microsoft yahei';
}
.ErActivityReviewRmain .wgt-race .s-menu {
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  right: -118px;
  height: 100%;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.ErActivityReviewRmain .wgt-race .s-menu.open {
  right: 0;
}
.ErActivityReviewRmain .wgt-race .s-menu.open.a-1 .s-wrap {
  width: 180px;
}
.ErActivityReviewRmain .wgt-race .s-menu.open.a-1 .w-1 {
  display: block;
  text-align: center;
}
.ErActivityReviewRmain .wgt-race .s-menu.open.a-1 .w-1 p {
  font-size: 16px;
  color: #f6f6f6;
  margin: 55px 0 8px;
}
.ErActivityReviewRmain .wgt-race .s-menu.open.a-1 .w-2 {
  display: none;
}
.ErActivityReviewRmain .wgt-race .w-1 {
  display: none;
  width: 180px;
}
.ErActivityReviewRmain .wgt-race .w-1 img {
  width: 130px;
  height: 130px;
  position: relative;
  margin-top: 10px;
}
.ErActivityReviewRmain .wgt-race .w-2 {
  padding-top: 36px;
}
.ErActivityReviewRmain .wgt-race .w-2 a {
  display: block;
  margin-top: 10px;
  color: #fff;
}
.ErActivityReviewRmain .wgt-race .w-2 a:hover i {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.6s;
  transition: all 0.64s;
}
.ErActivityReviewRmain .wgt-race .w-2 p {
  font-size: 12px;
}
.ErActivityReviewRmain .wgt-race .s-wrap {
  text-align: center;
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 118px;
}
.ErActivityReviewRmain .wgt-race .a-wrap {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 90px;
  left: -48px;
  height: 108px;
  width: 48px;
}
.ErActivityReviewRmain .wgt-race .a-wrap a {
  padding: 19px 14px 14px;
  display: block;
}
.ErActivityReviewRmain .wgt-race .a-wrap a:hover .icon-edit-1 {
  background-position: 0 -105px;
  background-repeat: no-repeat;
}
.ErActivityReviewRmain .wgt-race .a-wrap a:hover .icon-code-1 {
  background-position: 0 -35px;
  background-repeat: no-repeat;
}
.ErActivityReviewRmain .wgt-race .a-wrap a + a {
  padding: 14px 14px 19px;
}
.ErActivityReviewRmain .wgt-race .a-wrap:before {
  content: '';
  width: 32px;
  height: 1px;
  display: block;
  top: 54px;
  left: 8px;
  background: #837e7e;
  position: absolute;
}
.ErActivityReviewRmain .wgt-race a {
  color: #4d4d4d;
  text-decoration: none;
}
.ErActivityReviewRmain .wgt-race a:hover {
  text-decoration: none;
}
.ErActivityReviewRmain .er-button .er-button-style{
  border: 0px;
}



/*------------------------------Teaching-list 专题列表  无浮动--------------------------*/

.Teaching-list .er-news-list-box {
    border-bottom: 0;
    margin-bottom: 2em;
    position: relative;
}

.Teaching-list .er-news-list-box:last-child {
    margin-bottom: 0;
}

.Teaching-list .er-news-list-con {
  padding: 1.5em;
  border: 1px solid #efeeee;
  background-color: #fff;
}

.Teaching-list .er-news-list-box .pic {
    padding-bottom: 0;
}

.Teaching-list .er-news-list-box-title {
    padding: 1em 1em 0em 1em;
}

.Teaching-list .addition {
    overflow: hidden;
    position: relative;
    padding-top: 0px;
}

.Teaching-list .er-news-list-box-title .news {
    color: inherit;
}

.Teaching-list .addition .zu1 a,
.Teaching-list .addition .zu1 span {
    width: 20rem;
    white-space: nowrap;
}

.Teaching-list .addition .fr {
    position: absolute;
    right: 0;
    bottom: 0;
}

.Teaching-list .addition .fr a {
    display: block;
    padding: 0.3em 0.5em;
    background: #f60;
    border-radius: 3px;
    font-size: 1.2em;
    color: #fff;
}
.mk10196_1_0_1 .introduction span span {
  text-indent: 2em;
}

/* .mk10196_1_0_1 .er-news-list-box-title .title .textleft a:link,
.er-news-list-box-title .title .textleft a:visited {
  color: #1B7BAD;
} */
.mk10196_1_0_1 .property {
  /* color: #7F7A7A; */
  text-indent: 2em
}
.mk10196_1_0_1 .property{

}
.mk10196_1_0_1 .er-activity-review-bottom {
  width: 100%;
  height: 40px;
  line-height: 40px;
  /* background-color: #D0CECF; */
  position: relative;
  bottom: 0;
  display: flex;
  justify-content: space-between;
}


.mk10196_1_0_1 .bottom-btn {
  display: flex;
}

.mk10196_1_0_1 .btn-zs {
  /* position: absolute;
  right: 0; */
  bottom: 10px;
}

.mk10196_1_0_1 .btn-zs a {
  display: block;
  /* padding: 0.3em 0.5em; */
  padding: 0 0.5em;
  background: #FF821D;
  height: 28px;
  margin: 6px 10px;
  line-height: 28px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #fff;
}

.mk10196_1_0_1 .btn-ss {
  /* position: absolute;
  right: 0; */
  bottom: 10px;
}

.mk10196_1_0_1 .btn-ss a {
  display: block;
  /* padding: 0.3em 0.5em; */
  padding: 0 0.5em;
  /* background-color: #1C8AEC; */
  background-color: #FF821D;
  height: 28px;
  margin: 6px 10px;
  line-height: 28px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #fff;
}




.mk10196_1_0_1 .er-activity-review-nar {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  padding: 6px 0;
}

.mk10196_1_0_1 .er-activity-review-nar .review-box {
  box-sizing: border-box;
  flex: 0 0 50%;
  padding-right: 1em;
}

.mk10196_1_0_1 .er-activity-review-nar .review-box-2 {
  box-sizing: border-box;
  flex: 0 0 100%;
  width: 0;
  padding-right: 1em;
}

.mk10196_1_0_1 .er-activity-review-nar .review-box,
.mk10196_1_0_1 .er-activity-review-nar .review-box-2 {
  display: inline-block;
}

.mk10196_1_0_1 .er-activity-review-nar .review-box-label,
.mk10196_1_0_1 .er-activity-review-nar .review-span {
  font-style: normal;
  color: #aaa;
}

.mk10196_1_0_1 .er-activity-review-bar {
  margin: 0 0.5em;
}

.mk10196_1_0_1 .inlineBlock {
  display: inline-block;
}



/*------------------------------Teaching-list 专题列表  无浮动--------------------------*/

.Teaching-list .er-news-list-box {
    border-bottom: 0;
    margin-bottom: 2em;
    position: relative;
}

.Teaching-list .er-news-list-box:last-child {
    margin-bottom: 0;
}

.Teaching-list .er-news-list-con {
  padding: 1.5em;
  border: 1px solid #efeeee;
  background-color: #fff;
}

.Teaching-list .er-news-list-box .pic {
    padding-bottom: 0;
}

.Teaching-list .er-news-list-box-title {
    padding: 1em 1em 0em 1em;
}

.Teaching-list .addition {
    overflow: hidden;
    position: relative;
    padding-top: 0px;
}

.Teaching-list .er-news-list-box-title .news {
    color: inherit;
}

.Teaching-list .addition .zu1 a,
.Teaching-list .addition .zu1 span {
    width: 20rem;
    white-space: nowrap;
}

.Teaching-list .addition .fr {
    position: absolute;
    right: 0;
    bottom: 0;
}

.Teaching-list .addition .fr a {
    display: block;
    padding: 0.3em 0.5em;
    background: #f60;
    border-radius: 3px;
    font-size: 1.2em;
    color: #fff;
}
.ErActivityReview .introduction span span {
  text-indent: 2em;
}

/* .ErActivityReview .er-news-list-box-title .title .textleft a:link,
.er-news-list-box-title .title .textleft a:visited {
  color: #1B7BAD;
} */
.ErActivityReview .property {
  /* color: #7F7A7A; */
  text-indent: 2em
}
.ErActivityReview .property.3{
  
}
.ErActivityReview .er-activity-review-bottom {
  width: 100%;
  height: 40px;
  line-height: 40px;
  /* background-color: #D0CECF; */
  position: relative;
  bottom: 0;
  display: flex;
  justify-content: space-between;
}


.ErActivityReview .bottom-btn {
  display: flex;
}

.ErActivityReview .btn-zs {
  /* position: absolute;
  right: 0; */
  bottom: 10px;
}

.ErActivityReview .btn-zs a {
  display: block;
  /* padding: 0.3em 0.5em; */
  padding: 0 0.5em;
  background: #FF821D;
  height: 28px;
  margin: 6px 10px;
  line-height: 28px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #fff;
}

.ErActivityReview .btn-ss {
  /* position: absolute;
  right: 0; */
  bottom: 10px;
}

.ErActivityReview .btn-ss a {
  display: block;
  /* padding: 0.3em 0.5em; */
  padding: 0 0.5em;
  /* background-color: #1C8AEC; */
  background-color: #FF821D;
  height: 28px;
  margin: 6px 10px;
  line-height: 28px;
  border-radius: 3px;
  font-size: 1.2em;
  color: #fff;
}




.ErActivityReview .er-activity-review-nar {
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  padding: 6px 0;
}

.ErActivityReview .er-activity-review-nar .review-box {
  box-sizing: border-box;
  flex: 0 0 50%;
  padding-right: 1em;
}

.ErActivityReview .er-activity-review-nar .review-box-2 {
  box-sizing: border-box;
  flex: 0 0 100%;
  width: 0;
  padding-right: 1em;
}

.ErActivityReview .er-activity-review-nar .review-box,
.ErActivityReview .er-activity-review-nar .review-box-2 {
  display: inline-block;
}

.ErActivityReview .er-activity-review-nar .review-box-label,
.ErActivityReview .er-activity-review-nar .review-span {
  font-style: normal;
  color: #aaa;
}

.ErActivityReview .er-activity-review-bar {
  margin: 0 0.5em;
}

.ErActivityReview .inlineBlock {
  display: inline-block;
}


